gtk-demo: Fix images demo
authorMatthias Clasen <mclasen@redhat.com>
Sun, 13 Apr 2014 03:39:26 +0000 (20:39 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 13 Apr 2014 03:40:27 +0000 (20:40 -0700)
commit8ccdd5b7cfd306e08b522d48ec1a4cd880b793c3
tree426308ec3d0a3432e3596e3dc58ef9eb10afb811
parent9268ef36abe691520a48c18ce57bce0a4fdcda2b
gtk-demo: Fix images demo

The incremental loading was broken by GtkIconHelper - queuing a
redraw is no longer sufficient to cause GtkImage to redraw with
the new pixbuf contents.
Pointed out by Jasper St. Pierre.
demos/gtk-demo/images.c